Welcome![Sign In][Sign Up]
Location:
Search - vc tcp ip

Search list

[CommunicationSendDemo

Description: vc写的TCP/IP通讯发送程序,带CRC校验
Platform: | Size: 14508 | Author: satellite007 | Hits:

[OS DevelopuCOS_Source_program(in_VC++_6.0)

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。
Platform: | Size: 334800 | Author: 黄灿武 | Hits:

[WinSock-NDIStcpip

Description: tcp/ip通信用VC++6.0开发的 基于三层结构
Platform: | Size: 96493 | Author: 程岩 | Hits:

[TCP/IP stackFaSong

Description: 基于MFC的VC++编写的网络TCP/IP通讯程序的发送端
Platform: | Size: 457208 | Author: wanghanbin | Hits:

[WinSock-NDISChatProcedure

Description: 使用高级语言VC实现TCP/IP通信程序的设计。学习TCP/IP编程接口-Socket函数调用。一个服务器只支持一个客户,相当于“点对点”模型的应用程序。
Platform: | Size: 320062 | Author: 展令杨 | Hits:

[TCP/IP stackarp

Description: VC++平台上ARP源码,对于学习TCP/IP协议栈的朋友会很有参考价值。
Platform: | Size: 17702 | Author: 代冕 | Hits:

[TCP/IP stackTCPHole_Make

Description: vc写的用tcp/ip协议打洞的代码,可以穿越NAT
Platform: | Size: 85332 | Author: xukai | Hits:

[TCP/IP stackroaderTCPIP

Description: 一个简单的TCP/IP协议栈,实现ARP、IP、ICMP、UDP和TCP协议,底层驱动使用winpcap,可以在VC下调试。
Platform: | Size: 289995 | Author: guo | Hits:

[TCP/IP stackwangshe

Description: 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
Platform: | Size: 193244 | Author: yangling | Hits:

[Other resourceucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统-CENTER is a very good embedded operating system, the authors provided only bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, it will be quite easy CENTER debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its associated file system ucfs, ucgui GUI interface, network tcp / ip all transplant, the majority of enthusiasts facilitate learning. Version History : ucos_vc0.11 Time : 20050409 Description : to transplant the shell for UCOS Genie II, the next step for the realization of file system to prepare ucos_vc0.1 : Time : 20050403 Description : transplant a complete CENTER to vc, the achievement of the vc TRACK
Platform: | Size: 94628 | Author: 无恒 | Hits:

[WinSock-NDISipadd

Description: vc的源程序 1)能俘获TCP包 2)能解析TCP包 3)能从TCP/IP包中提取出数据-a source of vc), TCP packets can be captured 2) Analysis of TCP packets can be three) from the TCP / IP packet data extracted
Platform: | Size: 8922 | Author: 历任名 | Hits:

[ComboBox托福2005试题

Description: 好动动vc,潜入事开发,Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器-well as moving vc sneak into things develop, Lwip protocol stack design and realization Viedo is TCP/IP protocol stack of achieving. Viedo the main purpose is to reduce memory utilization and code size, so Viedo suited for small, limited resources processor
Platform: | Size: 63488 | Author: 陈毓 | Hits:

[TCP/IP stacktcpiplean

Description: 嵌入式Web服务器tcp/ip lean的vc++工程以及源代码-Embedded Web server tcp/ip lean the vc++ Engineering and source code
Platform: | Size: 371712 | Author: 路飞 | Hits:

[Windows CEtcpip

Description: evc 在ARM9实现TCPIP通讯,代码已经过测试.-EVC in ARM9 achieve TCPIP communication, the code has been tested.
Platform: | Size: 50176 | Author: 徐清 | Hits:

[CommunicationSendDemo

Description: vc写的TCP/IP通讯发送程序,带CRC校验-vc wrote TCP/IP communications to send a program with CRC Checksum
Platform: | Size: 20480 | Author: satellite007 | Hits:

[ARM-PowerPC-ColdFire-MIPSTCPNetKit_with_sourceCode

Description: TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编译的源码-TCP network source debugger and procedures can be used for debugging TCP communications, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. Is mainly spent some function winsock package. Source code is included with VC compiler source with EVC
Platform: | Size: 113664 | Author: robotlee2002 | Hits:

[TCP/IP stackFaSong

Description: 基于MFC的VC++编写的网络TCP/IP通讯程序的发送端-Based on the MFC s VC++ Prepared network TCP/IP communication process of the sending end
Platform: | Size: 4186112 | Author: wanghanbin | Hits:

[Internet-NetworkTCPServer

Description: 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the client to connect successfully, the display client IP address and port number, and to the client to send
Platform: | Size: 1024 | Author: zmz | Hits:

[Internet-Networkwinpcapneting

Description: 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
Platform: | Size: 97280 | Author: 郭为 | Hits:

[TCP/IP stacksaoclass

Description: 功能:端口扫描。一个VC++ 应用程序,利用TCP/IP协议,通过DOS界面设置欲扫描的端口。-Function: port scan. A VC++ Applications, use TCP/IP protocol, through the DOS interface settings For the port scanning.
Platform: | Size: 118784 | Author: 刘星 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

CodeBus www.codebus.net